home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / bbs_soft / isa_0992.zip / SAMPLE.ZIP / KEYWORDS.SAM < prev    next >
Text File  |  1992-12-16  |  3KB  |  98 lines

  1. ;                             KEYWORDS FILE
  2. ; <--- the ';' is a comment marker.  Anything typed AFTER the ';' on a
  3. ; line is considered comments and is ignored by the file reader.
  4. ; Anything BEFORE the ';' will be read in by the file reader, and the line
  5. ; shall be considered a VALID LINE.  An INVALID Line is a line that starts
  6. ; IMMEDIATELY with a comment marker.
  7. ;
  8. ; The use of Keywords is actually quite simple.  This file is used by the
  9. ; chat to define the function of each keyword.  Create a keyword simply
  10. ; FIRST enter the keyword.  A keyword can consist of ONLY LETTERS, no
  11. ; punctuation or other characters allowed.  Keywords are NOT
  12. ; case-sensitive.  After you have a line indicating your Keyword, the
  13. ; NEXT VALID LINE must be the macro to be activated when the keyword is
  14. ; typed.  NOTE: BE VERY CAREFUL TO NOT MIX THE ORDER OR ACCIDENTALLY
  15. ; INSERT A VALID LINE.  THE FILE READER IF VERY PICKY AND IT READS THE
  16. ; KEYWORDS IN THE ORDER OF KEYWORD, MACRO, KEYWORD, MACRO, KEYWORD,
  17. ; MACRO, etc... AND IT CAN ONLY DETERMINE WHETHER IT IS A MACRO OR A
  18. ; KEYWORD BY IT'S POSITION.
  19. ;
  20. ; eg.
  21. ; RA             ; This is the Keyword
  22. ; Remote Access  ; This is the Macro to be activated
  23. ; What will happen is that if RA (ignoring case) is typed, then Remote
  24. ; Access will be typed.
  25. ;
  26. ; isa           ; Keyword
  27. ; ^K15Inter-Stellar Annihilation^K^K ; Macro to be activated
  28. ; When ISA is typed, the foreground will change to white, Inter-Stellar
  29. ; Annihilation will be typed, then the foreground will change back to the
  30. ; default.
  31. ;
  32. ;       +-----------------+---------------------------+
  33. ;       | Character Combo | FUNCTION                  |
  34. ;       +-----------------+---------------------------+
  35. ;       | ^F              | Toggle Funny Mod          |
  36. ;       | ^H              | Backspace                 |
  37. ;       | ^I              | Tab                       |
  38. ;       | ^K##            | Colour Change             |
  39. ;       | ^L              | Toggle Lock User Keyboard |
  40. ;       | ^M              | Enter                     |
  41. ;       | ^Q              | Clear User Window         |
  42. ;       | ^R              | Redraw Screen             |
  43. ;       | ^S              | Switch Windows            |
  44. ;       | ^W              | Clear Window              |
  45. ;       | ^Y              | Clear Line                |
  46. ;       | /username       | Replaced by User's Name   |
  47. ;       | /sysopname      | Replaced by Sysop's Name  |
  48. ;       | /doorname       | Replaced by Door's Name   |
  49. ;       | /chatver        | Replaced by Chat Version  |
  50. ;       +-----------------+---------------------------+
  51. ;
  52. ;    See the file ISA.DOC for extended chat help.
  53. ;    NOTE: You can have a maximum of 30 key words
  54. ;
  55. ISA
  56. ^FInter-Stellar Annihilation^F
  57. RA
  58. RemoteAccess
  59. SBBS
  60. SuperBBS
  61. QBBS
  62. QuickBBS
  63. FD
  64. Front Door
  65. FC
  66. Fast Chat
  67. SRE
  68. Solar Realms Elite
  69. TW2002
  70. Trade Wars 2002
  71. LOD
  72. Lands of Devastation
  73. DB
  74. D'bridge
  75. YT
  76. Yankee Trader
  77. CU
  78. See you..
  79. L8R
  80. Later..
  81. BRB
  82. Be right back..
  83. TTUL
  84. Talk to you later
  85. TTYL
  86. Talk to you later
  87. Teh
  88. the
  89. ;
  90. ; The following macros are used to limit profanity in chat mode:
  91. ; --------------------------------------------------------------
  92. Shit
  93. @#!$
  94. Fuck
  95. $%&@
  96. Asshole
  97. $%@!#*&
  98.